[INFO] cloning repository https://github.com/SaculRennorb/gw2-pf-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaculRennorb/gw2-pf-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaculRennorb%2Fgw2-pf-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaculRennorb%2Fgw2-pf-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a8603593f576125a826fc8998c4d2fe8f7a5215
[INFO] fixing SaculRennorb/gw2-pf-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaculRennorb%2Fgw2-pf-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SaculRennorb/gw2-pf-rs
[INFO] finished tweaking git repo https://github.com/SaculRennorb/gw2-pf-rs
[INFO] tweaked toml for git repo https://github.com/SaculRennorb/gw2-pf-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SaculRennorb/gw2-pf-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SaculRennorb/gw2-pf-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c7c230ed78b8a5270d00cec63d5039b73bbee5390308bec24375e2874bff5793
[INFO] running `Command { std: "docker" "start" "c7c230ed78b8a5270d00cec63d5039b73bbee5390308bec24375e2874bff5793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7c230ed78b8a5270d00cec63d5039b73bbee5390308bec24375e2874bff5793" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7c230ed78b8a5270d00cec63d5039b73bbee5390308bec24375e2874bff5793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7c230ed78b8a5270d00cec63d5039b73bbee5390308bec24375e2874bff5793" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating gw2-pf/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating gw2-pf-derive/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating gw2-pf-typegen/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking convert_case v0.10.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking gw2-pf-typegen v0.1.0 (/opt/rustwide/workdir/gw2-pf-typegen)
[INFO] [stderr]    Migrating gw2-pf-typegen/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v2.0.66
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Migrating gw2-pf-typegen/tests/extract_types.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking gw2-pf-rs-derive v0.1.0 (/opt/rustwide/workdir/gw2-pf-derive)
[INFO] [stderr]    Migrating gw2-pf-derive/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> gw2-pf-derive/src/lib.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let lt = ({
[INFO] [stdout]    |             --
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `lt` calls a custom destructor
[INFO] [stdout]    |             `lt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 34 |         syn::Generics { params,    ..Default::default() }
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 35 |     };
[INFO] [stdout]    |      - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `lt` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed gw2-pf-derive/src/lib.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> gw2-pf-derive/src/lib.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let lt = ({
[INFO] [stdout]    |             --
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `lt` calls a custom destructor
[INFO] [stdout]    |             `lt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 34 |         syn::Generics { params,    ..Default::default() }
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 35 |     };
[INFO] [stdout]    |      - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `lt` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gw2-pf-rs v0.1.0 (/opt/rustwide/workdir/gw2-pf)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> gw2-pf-derive/src/lib.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let lt = ({
[INFO] [stdout]    |             --
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `lt` calls a custom destructor
[INFO] [stdout]    |             `lt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 34 |         syn::Generics { params,    ..Default::default() }
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 35 |     };
[INFO] [stdout]    |      - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `lt` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating gw2-pf/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating gw2-pf/tests/abix.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating gw2-pf/tests/abnk.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed gw2-pf/tests/abnk.rs (6 fixes)
[INFO] [stderr]    Migrating gw2-pf/tests/txtv.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s
[INFO] [stderr] crater-edition-check: gw2-pf-rs v0.1.0 (/opt/rustwide/workdir/gw2-pf) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: gw2-pf-rs-derive v0.1.0 (/opt/rustwide/workdir/gw2-pf-derive) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: gw2-pf-typegen v0.1.0 (/opt/rustwide/workdir/gw2-pf-typegen) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling gw2-pf-rs-derive v0.1.0 (/opt/rustwide/workdir/gw2-pf-derive)
[INFO] [stderr]     Checking gw2-pf-typegen v0.1.0 (/opt/rustwide/workdir/gw2-pf-typegen)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> gw2-pf-typegen/src/generate/odin.rs:361:2
[INFO] [stdout]     |
[INFO] [stdout] 313 |       let reserved = match case_converted {
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] ...   |
[INFO] [stdout] 359 | |     };
[INFO] [stdout]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 360 |
[INFO] [stdout] 361 |       Cow::Borrowed(reserved)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]    --> gw2-pf-typegen/src/generate/odin.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |             Type::Reference { kind, inner } => {
[INFO] [stdout]     |                               ^^^^ help: try ignoring the field: `kind: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reserved`
[INFO] [stdout]    --> gw2-pf-typegen/src/generate/odin.rs:313:6
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let reserved = match case_converted {
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reserved`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> gw2-pf-typegen/src/generate/odin.rs:361:2
[INFO] [stdout]     |
[INFO] [stdout] 313 |       let reserved = match case_converted {
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] ...   |
[INFO] [stdout] 359 | |     };
[INFO] [stdout]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 360 |
[INFO] [stdout] 361 |       Cow::Borrowed(reserved)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]    --> gw2-pf-typegen/src/generate/odin.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |             Type::Reference { kind, inner } => {
[INFO] [stdout]     |                               ^^^^ help: try ignoring the field: `kind: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reserved`
[INFO] [stdout]    --> gw2-pf-typegen/src/generate/odin.rs:313:6
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let reserved = match case_converted {
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reserved`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gw2-pf-rs v0.1.0 (/opt/rustwide/workdir/gw2-pf)
[INFO] [stdout] warning: type `txtv` should have an upper camel case name
[INFO] [stdout]  --> gw2-pf/src/formats/txtv/txtv/txtv.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum txtv {
[INFO] [stdout]   |          ^^^^ help: convert the identifier to upper camel case: `Txtv`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `txtv` should have an upper camel case name
[INFO] [stdout]  --> gw2-pf/src/formats/txtv/txtv.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum txtv {
[INFO] [stdout]   |          ^^^^ help: convert the identifier to upper camel case: `Txtv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `txtv` should have an upper camel case name
[INFO] [stdout]  --> gw2-pf/src/formats/txtv/txtv.rs:7:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |     txtv(_txtv::txtv),
[INFO] [stdout]   |     ^^^^ help: convert the identifier to upper camel case: `Txtv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `txtv` should have an upper camel case name
[INFO] [stdout]  --> gw2-pf/src/formats/txtv/txtv/txtv.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum txtv {
[INFO] [stdout]   |          ^^^^ help: convert the identifier to upper camel case: `Txtv`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `txtv` should have an upper camel case name
[INFO] [stdout]  --> gw2-pf/src/formats/txtv/txtv.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum txtv {
[INFO] [stdout]   |          ^^^^ help: convert the identifier to upper camel case: `Txtv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `txtv` should have an upper camel case name
[INFO] [stdout]  --> gw2-pf/src/formats/txtv/txtv.rs:7:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |     txtv(_txtv::txtv),
[INFO] [stdout]   |     ^^^^ help: convert the identifier to upper camel case: `Txtv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/abix/bidx/bidx.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/abix/bidx/bidx.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/abix/abix.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(crate::Parse)]
[INFO] [stdout]   |          ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/abix/abix.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(crate::Parse)]
[INFO] [stdout]   |          ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/abnk/bkck/bkck.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/abnk/abnk.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/abnk/bkck/bkck.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/abnk/abnk.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/asnd/asnd/asnd.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/asnd/asnd/asnd.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/asnd/asnd.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/asnd/asnd.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/txtv/txtv/txtv.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/txtv/txtv/txtv.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/txtv/txtv.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> gw2-pf/src/formats/txtv/txtv.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, crate::Parse)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `crate::Parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gw2-pf-rs` (lib) due to 8 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gw2-pf-rs` (lib test) due to 8 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c7c230ed78b8a5270d00cec63d5039b73bbee5390308bec24375e2874bff5793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7c230ed78b8a5270d00cec63d5039b73bbee5390308bec24375e2874bff5793", kill_on_drop: false }`
[INFO] [stdout] c7c230ed78b8a5270d00cec63d5039b73bbee5390308bec24375e2874bff5793
